home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 April / Software of the Month - Ultimate Collection Shareware 260.iso / pc / Business / helpdesk / Demo.mdb / Report.json < prev    next >
JavaScript Object Notation  |  1998-12-09  |  751b

  1. {
  2.     "schema": {
  3.         "Report": "Text (50)",
  4.         "FileName": "Text (50)"
  5.     },
  6.     "data": [
  7.         {
  8.             "Report": "Service Contracts",
  9.             "FileName": "Contractexec.rpt"
  10.         },
  11.         {
  12.             "Report": "Contacts",
  13.             "FileName": "contactexec.rpt"
  14.         },
  15.         {
  16.             "Report": "Service Contracts By Status",
  17.             "FileName": "contractstat.rpt"
  18.         },
  19.         {
  20.             "Report": "Contacts By Type",
  21.             "FileName": "contypeexec.rpt"
  22.         },
  23.         {
  24.             "Report": "Issues By Company",
  25.             "FileName": "issuecompany.rpt"
  26.         },
  27.         {
  28.             "Report": "Issues By Priority",
  29.             "FileName": "issuepriority.rpt"
  30.         },
  31.         {
  32.             "Report": "Issues By Status",
  33.             "FileName": "issuestat.rpt"
  34.         },
  35.         {
  36.             "Report": "Issues By User",
  37.             "FileName": "issueuser.rpt"
  38.         },
  39.         {
  40.             "Report": "Service Contracts By Level",
  41.             "FileName": "contractservice.rpt"
  42.         },
  43.         {
  44.             "Report": "Contract Expirations",
  45.             "FileName": "contractexpiration.rpt"
  46.         },
  47.         {
  48.             "Report": "Contact Directory",
  49.             "FileName": "ContactDirectory.rpt"
  50.         }
  51.     ]
  52. }